[INFO] cloning repository https://github.com/HQSquantumsimulations/struqture
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HQSquantumsimulations/struqture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHQSquantumsimulations%2Fstruqture", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHQSquantumsimulations%2Fstruqture'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2fe21c58d3d7abbeca69827ca7a685a73e6b3b2
[INFO] fixing HQSquantumsimulations/struqture against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHQSquantumsimulations%2Fstruqture" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HQSquantumsimulations/struqture
[INFO] finished tweaking git repo https://github.com/HQSquantumsimulations/struqture
[INFO] tweaked toml for git repo https://github.com/HQSquantumsimulations/struqture written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HQSquantumsimulations/struqture on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HQSquantumsimulations/struqture already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 219cf8f33d7fe95eced3907d2dc5bab9423de3a8c8fdfe3b06500371aef16f39
[INFO] running `Command { std: "docker" "start" "219cf8f33d7fe95eced3907d2dc5bab9423de3a8c8fdfe3b06500371aef16f39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "219cf8f33d7fe95eced3907d2dc5bab9423de3a8c8fdfe3b06500371aef16f39" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "219cf8f33d7fe95eced3907d2dc5bab9423de3a8c8fdfe3b06500371aef16f39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "219cf8f33d7fe95eced3907d2dc5bab9423de3a8c8fdfe3b06500371aef16f39" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating struqture/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating struqture-py/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating struqture-py-macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]    Compiling pyo3-ffi v0.28.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling pyo3 v0.28.3
[INFO] [stderr]    Compiling numpy v0.28.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking fancy-regex v0.17.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]    Compiling struqture-py-macros v2.5.1 (/opt/rustwide/workdir/struqture-py-macros)
[INFO] [stderr]    Migrating struqture-py-macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking qoqo_calculator v1.8.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking struqture v1.13.4
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking qoqo_calculator_pyo3 v1.8.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking referencing v0.42.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling struqture-py v2.5.1 (/opt/rustwide/workdir/struqture-py)
[INFO] [stderr]    Migrating struqture-py/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking nalgebra v0.34.2
[INFO] [stderr]     Checking struqture v2.5.1 (/opt/rustwide/workdir/struqture)
[INFO] [stderr]    Migrating struqture/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating struqture-py/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking jsonschema v0.42.2
[INFO] [stderr]    Migrating struqture-py/tests/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/bosons/bosonic_product.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  32 |       let pp_type = py.get_type::<BosonProductWrapper>();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `pp_type` calls a custom destructor
[INFO] [stdout]     |           `pp_type` will be dropped later as of Edition 2024
[INFO] [stdout]  33 | /     pp_type
[INFO] [stdout]  34 | |         .call1((creators, annihilators))
[INFO] [stdout]  35 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  39 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pp_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/bosons/hermitian_bosonic_product.rs:29:5
[INFO] [stdout]     |
[INFO] [stdout]  28 |       let pp_type = py.get_type::<HermitianBosonProductWrapper>();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `pp_type` calls a custom destructor
[INFO] [stdout]     |           `pp_type` will be dropped later as of Edition 2024
[INFO] [stdout]  29 | /     pp_type
[INFO] [stdout]  30 | |         .call1((creators, annihilators))
[INFO] [stdout]  31 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  35 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pp_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/bosons/hermitian_bosonic_product.rs:43:5
[INFO] [stdout]     |
[INFO] [stdout]  42 |       let pp_type = py.get_type::<BosonProductWrapper>();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `pp_type` calls a custom destructor
[INFO] [stdout]     |           `pp_type` will be dropped later as of Edition 2024
[INFO] [stdout]  43 | /     pp_type
[INFO] [stdout]  44 | |         .call1((creators, annihilators))
[INFO] [stdout]  45 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  49 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pp_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/bosons/bosonic_operator.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  26 |       let system_type = py.get_type::<BosonOperatorWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  27 | /     system_type
[INFO] [stdout]  28 | |         .call0()
[INFO] [stdout]  29 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  33 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/bosons/bosonic_hamiltonian.rs:31:5
[INFO] [stdout]     |
[INFO] [stdout]  30 |       let system_type = py.get_type::<BosonHamiltonianWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  31 | /     system_type
[INFO] [stdout]  32 | |         .call0()
[INFO] [stdout]  33 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  37 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/bosons/bosonic_hamiltonian.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout]  40 |       let system_type = py.get_type::<BosonOperatorWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  41 | /     system_type
[INFO] [stdout]  42 | |         .call0()
[INFO] [stdout]  43 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  47 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/bosons/bosonic_noise_operator.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  31 |       let system_type = py.get_type::<BosonLindbladNoiseOperatorWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  32 | /     system_type
[INFO] [stdout]  33 | |         .call0()
[INFO] [stdout]  34 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  38 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/bosons/bosonic_open_system.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  31 |       let system_type = py.get_type::<BosonLindbladOpenSystemWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  32 | /     system_type
[INFO] [stdout]  33 | |         .call0()
[INFO] [stdout]  34 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  38 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/fermions/fermionic_product.rs:29:5
[INFO] [stdout]     |
[INFO] [stdout]  28 |       let pp_type = py.get_type::<FermionProductWrapper>();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `pp_type` calls a custom destructor
[INFO] [stdout]     |           `pp_type` will be dropped later as of Edition 2024
[INFO] [stdout]  29 | /     pp_type
[INFO] [stdout]  30 | |         .call1((creators, annihilators))
[INFO] [stdout]  31 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  35 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pp_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/fermions/hermitian_fermionic_product.rs:29:5
[INFO] [stdout]     |
[INFO] [stdout]  28 |       let pp_type = py.get_type::<HermitianFermionProductWrapper>();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `pp_type` calls a custom destructor
[INFO] [stdout]     |           `pp_type` will be dropped later as of Edition 2024
[INFO] [stdout]  29 | /     pp_type
[INFO] [stdout]  30 | |         .call1((creators, annihilators))
[INFO] [stdout]  31 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  35 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pp_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/fermions/hermitian_fermionic_product.rs:43:5
[INFO] [stdout]     |
[INFO] [stdout]  42 |       let pp_type = py.get_type::<FermionProductWrapper>();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `pp_type` calls a custom destructor
[INFO] [stdout]     |           `pp_type` will be dropped later as of Edition 2024
[INFO] [stdout]  43 | /     pp_type
[INFO] [stdout]  44 | |         .call1((creators, annihilators))
[INFO] [stdout]  45 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  49 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pp_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/fermions/fermionic_operator.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  26 |       let system_type = py.get_type::<FermionOperatorWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  27 | /     system_type
[INFO] [stdout]  28 | |         .call0()
[INFO] [stdout]  29 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  33 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/fermions/fermionic_hamiltonian.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  24 |       let system_type = py.get_type::<FermionHamiltonianWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  25 | /     system_type
[INFO] [stdout]  26 | |         .call0()
[INFO] [stdout]  27 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  31 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/fermions/fermionic_hamiltonian.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout]  34 |       let system_type = py.get_type::<FermionOperatorWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  35 | /     system_type
[INFO] [stdout]  36 | |         .call0()
[INFO] [stdout]  37 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  41 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/fermions/fermionic_noise_operator.rs:26:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |       let system_type = py.get_type::<FermionLindbladNoiseOperatorWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  26 | /     system_type
[INFO] [stdout]  27 | |         .call0()
[INFO] [stdout]  28 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  32 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/fermions/fermionic_open_system.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout]  32 |       let system_type = py.get_type::<FermionLindbladOpenSystemWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  33 | /     system_type
[INFO] [stdout]  34 | |         .call0()
[INFO] [stdout]  35 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  39 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/spins/decoherence_product.rs:23:5
[INFO] [stdout]     |
[INFO] [stdout]  22 |       let pp_type = py.get_type::<DecoherenceProductWrapper>();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `pp_type` calls a custom destructor
[INFO] [stdout]     |           `pp_type` will be dropped later as of Edition 2024
[INFO] [stdout]  23 | /     pp_type
[INFO] [stdout]  24 | |         .call0()
[INFO] [stdout]  25 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  29 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pp_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/spins/pauli_product.rs:23:5
[INFO] [stdout]     |
[INFO] [stdout]  22 |       let pp_type = py.get_type::<PauliProductWrapper>();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `pp_type` calls a custom destructor
[INFO] [stdout]     |           `pp_type` will be dropped later as of Edition 2024
[INFO] [stdout]  23 | /     pp_type
[INFO] [stdout]  24 | |         .call0()
[INFO] [stdout]  25 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  29 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pp_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/spins/plus_minus_product.rs:29:5
[INFO] [stdout]     |
[INFO] [stdout]  28 |       let pp_type = py.get_type::<PlusMinusProductWrapper>();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `pp_type` calls a custom destructor
[INFO] [stdout]     |           `pp_type` will be dropped later as of Edition 2024
[INFO] [stdout]  29 | /     pp_type
[INFO] [stdout]  30 | |         .call0()
[INFO] [stdout]  31 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  35 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pp_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/spins/plus_minus_operator.rs:29:5
[INFO] [stdout]     |
[INFO] [stdout]  28 |       let system_type = py.get_type::<PlusMinusOperatorWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  29 | /     system_type
[INFO] [stdout]  30 | |         .call0()
[INFO] [stdout]  31 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  35 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/spins/plus_minus_noise_operator.rs:29:5
[INFO] [stdout]     |
[INFO] [stdout]  28 |       let system_type = py.get_type::<PlusMinusLindbladNoiseOperatorWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  29 | /     system_type
[INFO] [stdout]  30 | |         .call0()
[INFO] [stdout]  31 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  35 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/spins/pauli_operator.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  26 |       let system_type = py.get_type::<PauliOperatorWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  27 | /     system_type
[INFO] [stdout]  28 | |         .call0()
[INFO] [stdout]  29 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  33 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/spins/pauli_hamiltonian.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  26 |       let system_type = py.get_type::<PauliHamiltonianWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  27 | /     system_type
[INFO] [stdout]  28 | |         .call0()
[INFO] [stdout]  29 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  33 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/spins/pauli_hamiltonian.rs:36:5
[INFO] [stdout]     |
[INFO] [stdout]  35 |       let system_type = py.get_type::<PauliOperatorWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  36 | /     system_type
[INFO] [stdout]  37 | |         .call0()
[INFO] [stdout]  38 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  42 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/spins/pauli_noise_operator.rs:26:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |       let system_type = py.get_type::<PauliLindbladNoiseOperatorWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  26 | /     system_type
[INFO] [stdout]  27 | |         .call0()
[INFO] [stdout]  28 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  32 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/spins/pauli_open_system.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  31 |       let system_type = py.get_type::<PauliLindbladOpenSystemWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  32 | /     system_type
[INFO] [stdout]  33 | |         .call0()
[INFO] [stdout]  34 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  38 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/mixed_systems/mixed_product.rs:36:5
[INFO] [stdout]     |
[INFO] [stdout]  35 |       let pp_type = py.get_type::<MixedProductWrapper>();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `pp_type` calls a custom destructor
[INFO] [stdout]     |           `pp_type` will be dropped later as of Edition 2024
[INFO] [stdout]  36 | /     pp_type
[INFO] [stdout]  37 | |         .call1((spin_sub, boson_sub, fermion_sub))
[INFO] [stdout]  38 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  42 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pp_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/mixed_systems/mixed_plus_minus_product.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout]  37 |       let pp_type = py.get_type::<MixedPlusMinusProductWrapper>();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `pp_type` calls a custom destructor
[INFO] [stdout]     |           `pp_type` will be dropped later as of Edition 2024
[INFO] [stdout]  38 | /     pp_type
[INFO] [stdout]  39 | |         .call1((spin_sub, boson_sub, fermion_sub))
[INFO] [stdout]  40 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  44 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pp_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/mixed_systems/mixed_hermitian_product.rs:37:5
[INFO] [stdout]     |
[INFO] [stdout]  36 |       let pp_type = py.get_type::<HermitianMixedProductWrapper>();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `pp_type` calls a custom destructor
[INFO] [stdout]     |           `pp_type` will be dropped later as of Edition 2024
[INFO] [stdout]  37 | /     pp_type
[INFO] [stdout]  38 | |         .call1((spin_sub, boson_sub, fermion_sub))
[INFO] [stdout]  39 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  43 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pp_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/mixed_systems/mixed_decoherence_product.rs:36:5
[INFO] [stdout]     |
[INFO] [stdout]  35 |       let pp_type = py.get_type::<MixedDecoherenceProductWrapper>();
[INFO] [stdout]     |           -------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `pp_type` calls a custom destructor
[INFO] [stdout]     |           `pp_type` will be dropped later as of Edition 2024
[INFO] [stdout]  36 | /     pp_type
[INFO] [stdout]  37 | |         .call1((spin_sub, boson_sub, fermion_sub))
[INFO] [stdout]  38 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  42 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `pp_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/mixed_systems/mixed_operator.rs:36:5
[INFO] [stdout]     |
[INFO] [stdout]  35 |       let system_type = py.get_type::<MixedOperatorWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  36 | /     system_type
[INFO] [stdout]  37 | |         .call1((number_spins, number_bosons, number_fermions))
[INFO] [stdout]  38 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  42 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/mixed_systems/mixed_plus_minus_operator.rs:35:5
[INFO] [stdout]     |
[INFO] [stdout]  34 |       let system_type = py.get_type::<MixedPlusMinusOperatorWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  35 | /     system_type
[INFO] [stdout]  36 | |         .call1((number_spins, number_bosons, number_fermions))
[INFO] [stdout]  37 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  41 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/mixed_systems/mixed_hamiltonian.rs:32:5
[INFO] [stdout]     |
[INFO] [stdout]  31 |       let system_type = py.get_type::<MixedHamiltonianWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  32 | /     system_type
[INFO] [stdout]  33 | |         .call1((number_spins, number_bosons, number_fermions))
[INFO] [stdout]  34 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  38 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/mixed_systems/mixed_hamiltonian.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  47 |       let system_type = py.get_type::<MixedOperatorWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  48 | /     system_type
[INFO] [stdout]  49 | |         .call1((number_spins, number_bosons, number_fermions))
[INFO] [stdout]  50 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  54 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/mixed_systems/mixed_noise_operator.rs:36:5
[INFO] [stdout]     |
[INFO] [stdout]  35 |       let system_type = py.get_type::<MixedLindbladNoiseOperatorWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  36 | /     system_type
[INFO] [stdout]  37 | |         .call1((number_spins, number_bosons, number_fermions))
[INFO] [stdout]  38 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  42 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> struqture-py/tests/mixed_systems/mixed_open_system.rs:41:5
[INFO] [stdout]     |
[INFO] [stdout]  40 |       let system_type = py.get_type::<MixedLindbladOpenSystemWrapper>();
[INFO] [stdout]     |           -----------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `system_type` calls a custom destructor
[INFO] [stdout]     |           `system_type` will be dropped later as of Edition 2024
[INFO] [stdout]  41 | /     system_type
[INFO] [stdout]  42 | |         .call1((number_spins, number_bosons, number_fermions))
[INFO] [stdout]  43 | |         .unwrap()
[INFO] [stdout]     | |                 ^
[INFO] [stdout]     | |                 |
[INFO] [stdout]     | |_________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  47 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `system_type` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:828:1
[INFO] [stdout]     |
[INFO] [stdout] 828 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating struqture/tests/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] [stderr] crater-edition-check: struqture v2.5.1 (/opt/rustwide/workdir/struqture) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: struqture-py v2.5.1 (/opt/rustwide/workdir/struqture-py) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: struqture-py-macros v2.5.1 (/opt/rustwide/workdir/struqture-py-macros) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling struqture-py v2.5.1 (/opt/rustwide/workdir/struqture-py)
[INFO] [stderr]     Checking struqture v2.5.1 (/opt/rustwide/workdir/struqture)
[INFO] [stderr]    Compiling struqture-py-macros v2.5.1 (/opt/rustwide/workdir/struqture-py-macros)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "219cf8f33d7fe95eced3907d2dc5bab9423de3a8c8fdfe3b06500371aef16f39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "219cf8f33d7fe95eced3907d2dc5bab9423de3a8c8fdfe3b06500371aef16f39", kill_on_drop: false }`
[INFO] [stdout] 219cf8f33d7fe95eced3907d2dc5bab9423de3a8c8fdfe3b06500371aef16f39
